home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 32 / Mac Magazin and MacEasy Magazine CD - Issue 32.iso / Grafik & Text / OzTeX3.0 / Metafont / Help / GFtype < prev    next >
Text File  |  1996-02-27  |  576b  |  15 lines

  1. GFtype converts a generic font (GF) file created by Metafont to
  2. a text file that humans can read.
  3.  
  4. Given a file called cmr10.300gf, GFtype will create cmr10.typ.
  5.  
  6. The output file includes bitmap images of the characters if the
  7. images parameter is true, and a symbolic listing of the commands
  8. if the mnemonics parameter is true.  OzMF's Default config file
  9. sets both parameters to true.
  10.  
  11. GFtype serves as a GF file-validating program; if GFtype can read
  12. a given GF file without any errors, then it's correct.
  13.  
  14. David Fuchs and Donald Knuth wrote the original version of GFtype.
  15.